Changes for NewStuff 1.02 - Fixed bug; now doesn't think you've deleted files from recent/session during certain downloads. Also NewStuff won't think files of 0 bytes have been deleted. - Fixed bug: Now NewStuff actually disables itself when you disable it with Exchange. - Converted all delays to Delay(), uses a little less CPU Changes for NewStuff 1.01 - Fixed small bug, now NewStuff ignores any directories that happen to be in the watch directory. Now you can have Downloads/Recent and Downloads/Session! Changes for NewStuff 1.0 - Optimized main loop, now eats less CPU. Changes for NewStuff .999 (Blitz list pre-release version): - Fixed bug -- NewStuff wasn't creating default assigns for the Session and Recent directories (and also wasn't removing colons for assigns correctly) - Improved autoview, now the filename is inserted into the command where "%s" is found, and the filename can be used in multiple places. - Fixed bug : NewStuff tried to add files that were still open (being downloaded) and the links failed -- now skips files it can't lock() and will see them when they are finished. - Added "Yes to all" option to the "Delete corresponding files" requester, handy when you delete multiple files from session or recent at once. - Fixed small bug (more of an annoyance) causing NewStuff to sometimes miss files deleted from Session/Recent when asking to delete another file. Changes for NewStuff .998: - Now opens window _after_ reading the USEWINDOW tooltype -- hopefully it all works this time! - Doesn't use C:List any more! - Asks before deleting non-links from the Session directory Changes since NewStuff .994: - Now opens window _before_ trying to set its title! Thanks to Chris Malin for figuring this one out! - Link failure message now appears in all versions, not just the debug version. (some of the) Changes since NewStuff .99: - Now checks task name and uses that to read the corresponding icon, not hardcoded to "NewStuff" any more - Now will abort if run from CLI - Fixed bug in delete from session directory routine (works now :) - Added safety feature : NewStuff will not run if any of the three directories are the same - Autoview feature is now disabled if the viewers file can't be found - NewStuff will ask about files still existing in Recent that aren't in Watch, in case you deleted a file while NewStuff was not running - Now about 6k larger. :|